kotlin-stdlib
Native
kotlin-stdlib
/
kotlin.math
/
[Native]nextDown
next
Down
Native
external
fun
Float
.
nextDown
(
)
:
Float
Content copied to clipboard
Returns the
Float
value nearest to this value in direction of negative infinity.
Since Kotlin
1.2